Welcome![Sign In][Sign Up]
Location:
Search - fir word

Search list

[File FormatmatlabFIR11

Description: 用Matlab函数对数字滤波器进行设计和实现,同时也加深我们对数字滤波器的常用指标和设计过程的理解 word文档-with Matlab functions on digital filter design and implementation, also deepen our understanding of the common digital filter design process indicators and understanding word document
Platform: | Size: 27648 | Author: tintin | Hits:

[VHDL-FPGA-Verilogfpga

Description: fpga功能实现有限字长响应FIR 用verilog编写-FPGA functionality in response to the realization of finite word-length FIR prepared using Verilog
Platform: | Size: 139264 | Author: 吴务 | Hits:

[Embeded-SCM Developiirfir

Description: 数字滤波器的基本结构 IIR数字滤波器的基本结构 FIR数字滤波器的基本结构 格型结构等等都是最基本的东西 -The basic structure of digital filters IIR Digital Filter FIR digital filter the basic structure of the basic structure of lattice-type structure, etc. are the most basic things
Platform: | Size: 1208320 | Author: hjx | Hits:

[SCMcase4

Description: DA算法中的使用的查找表模块,本程序先设计查找表,然后设计4*4DA算法模块,之后进行位扩展和字扩展得到32阶滤波器程序.附带4各表,和FIR滤波器序数-DA algorithm used in the lookup table module, the design of the program first look-up table, and then design 4* 4DA algorithm module, after the word-bit expansion and extension of the procedure to be 32-order filter
Platform: | Size: 10240 | Author: 黄萌 | Hits:

[Mathimatics-Numerical algorithmsFinite_wordlength_effect

Description: 有限字长效应对滤波器的影响仿真程序。对IIR和FIR滤波器分别进行仿真,结果为零极点和信号波形。mian.m是主程序,其余两个是用来模拟量化误差的子程序。比较不错的程序哦~-The word filter to deal with a limited impact on long-term simulation program. IIR and FIR filters for each simulation, the results of zero-pole and signal waveform. mian.m is the main program, and the remaining two are used to simulate the quantization error of the subroutine. Oh well the procedure compared ~
Platform: | Size: 2048 | Author: 洪耀辉 | Hits:

[Mathimatics-Numerical algorithmsfilters

Description: 这是用matlab编写的,关于fir和iir滤波器的资料,包括程序和Word说明,非常简便易行-This is prepared using matlab, fir and iir filters on information, including procedures and Word shows that very simple
Platform: | Size: 50176 | Author: Carl | Hits:

[Documentsszxh

Description: 数字信号处理课程设计 信号的时域分析 系统分析与设计 IIR数字滤波器设计 FIR数字滤波器设计 -Digital Signal Processing course design analysis of time-domain signal analysis and design IIR digital filter design FIR digital filter design
Platform: | Size: 107520 | Author: li | Hits:

[VHDL-FPGA-Verilogfir_compiler

Description: FIR编译器。自动生成具有用户自定参数的FIR滤波器。 在 matlab里面设计滤波器,matlab里面设计输入字长。生成的rtl代码是该文件的头部有位宽宏定义,可以自行查阅。 -FIR Compiler. Automatically generate a user-defined parameters of FIR filters. Design a filter inside the matlab, matlab which design input word length. Rtl code is generated by the head of the document there was a generous definition, self-inspection.
Platform: | Size: 2137088 | Author: 秋田 | Hits:

[VHDL-FPGA-VerilogFIR

Description: FIR滤波器c语言实现,具体的代码放在word中。-FIR filter c language, in the doc.
Platform: | Size: 4096 | Author: wangyou | Hits:

[File Formatmyq

Description: 可以实现十进制转换成任意字长的二进制。并又可以按照这个二进制转换成十进制。这个程序对于分析不同字长对于IIR数字滤波器和FIR滤波器的影响是非常有用的。-Decimal to convert any word length of the binary. And also in accordance with this binary to decimal conversion. This program is very useful for the analysis of the impact of different word length for the IIR digital filter and FIR filter.
Platform: | Size: 1024 | Author: 马业杞 | Hits:

[2D GraphicFIR-filter-design

Description: 窗函数法设计滤波器详细介绍,绝对原创,精心力作,有源码和word介绍-Window function design filter details, absolutely original, well-masterpiece, a source and word introduction
Platform: | Size: 496640 | Author: 申永鹏 | Hits:

[OtherDSPII_USTC_01

Description: 传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。该代码实现了以下功能: 1) 借助MATLAB画出了滤波器的误差性能曲面和误差性能曲面的等值曲线; 2) 给出了最陡下降法以及LMS算法的计算公式; 3) 用MATLAB产生了方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形; 4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出了采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线; 5)用MATLAB计算并画出了LMS法时误差随时间n的变化曲线(对应S(n)的某一次的一次实现)和e(n)波形; 6)在 1)中的误差性能曲面的等值曲线上,叠加画出采用LMS法得到的100次实验中的H(n)的平均值的轨迹曲线; 7)最终对结果进行了分析,具体见压缩包的word文档。 -Wideband signal in the conventional sinusoidal interference suppression method is the use notch filter (notch filter), this requires precise knowledge of the frequency of a sinusoidal interference . However, when the interference frequency sinusoidal changes slowly , and the selected frequency characteristic requirements are very sharp , then best use of adaptive noise cancellation method . following figure is a second-order FIR LMS adaptive filter to eliminate a program sinusoidal interference . The code implements the following functions:   A ) draw with MATLAB error performance of the filter surface and the surface contour error performance curve 2 ) gives the steepest descent method and the LMS algorithm formula 3 ) generated using MATLAB variance of 0.05 with a mean of 0 white noise S (n), and draw a particular sampling waveform 4 ) based on 2 ) of the formula , and use 3 ) generated in S (n), in a ) the error performance curves superimposed on the surface contour pl
Platform: | Size: 313344 | Author: 邵曈 | Hits:

CodeBus www.codebus.net